nl.telin.mymedia.ontology
Class WeightCalculator
java.lang.Object
nl.telin.mymedia.ontology.WeightCalculator
public class WeightCalculator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WeightCalculator
public WeightCalculator()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
printUsage
public static void printUsage()
writeModel
public void writeModel(java.lang.String outputFile)
throws java.io.IOException
- Throws:
java.io.IOException
loadModel
public void loadModel(java.lang.String ontology)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
computeWeights
public void computeWeights()